CSharpTest.Net
LListNode.LList<TNode> Class Members
See Also  Properties  Methods  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Collections Namespace : LListNode.LList<TNode> Class


Glossary Item Box

The following tables list the members exposed by LListNode.LList<TNode>.

Public Constructors

Public Properties

 NameDescription
Public PropertyCountReturns the number of items in the list  
Public PropertyFirstReturns the first node in the list  
Public PropertyIsEmptyReturns true if the list is empty  
Public PropertyLastReturns the last node in the list  
Top

Public Methods

 NameDescription
Public MethodAddFirstAdds the node to the front of the list  
Public MethodAddLastAdds the node to the end of the list  
Public MethodClearRemvoes all the nodes from the list  
Public MethodGetEnumeratorReturns an enumerator that iterates through the collection.  
Public MethodRemoveRemvoes the node from the list  
Top

See Also

Generated with Document! X 2011 by Innovasys